home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4906 < prev    next >
Encoding:
Text File  |  1996-08-05  |  478 b   |  20 lines

  1. Newsgroups: comp.lang.c
  2. Path: in1.uu.net!dsr!lmose
  3. From: lmose@dsrnet.com (Lisle Mose)
  4. Subject: semaphores
  5. Organization: DSR
  6. Date: Wed, 7 Feb 1996 21:23:11 GMT
  7. Message-ID: <DMFCqo.4Co@dsrnet.com>
  8.  
  9. Does anyone have a code example of semaphore usage on a Unix platform.
  10. I'm particularly interested in the sema_init(), sema_wait(), ... family
  11. of commands.
  12.  
  13. I would also be interested in code using the mmap() command to "share"
  14. memory between processes.
  15.  
  16. Thanks in advance.
  17.  
  18. Mose
  19.  
  20.